get Is Mqtt Connected
Whether the device has an active connection to an MQTT broker or not
Content copied to clipboard
bool is_mqtt_connected = 3;
Return
The isMqttConnected.
Whether the device has an active connection to an MQTT broker or not
bool is_mqtt_connected = 3;
The isMqttConnected.